Projects
Staging
vlc-beta
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 330
View file
vlc-beta.patch
Changed
@@ -9,6 +9,15 @@ ) if ret.returncode != 0: +@@ -84,7 +84,7 @@ class QmlModuleChecker: + + ret = subprocess.run( + qmake, "-query", +- capture_output=True, ++ stdout=subprocess.PIPE, stderr=subprocess.PIPE, + encoding="utf8" + ) + --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ VERSION_EXTRA=0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.