diff --git a/vlc.changes b/vlc.changes index 7e1a97e..65f9fbc 100644 --- a/vlc.changes +++ b/vlc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 16 09:33:50 UTC 2019 - Fabian Vogt + +- Require vlc-noX instead of full vlc in vlc-devel + ------------------------------------------------------------------- Thu May 2 15:42:08 UTC 2019 - olaf@aepfle.de diff --git a/vlc.spec b/vlc.spec index a823af0..cd03298 100644 --- a/vlc.spec +++ b/vlc.spec @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -251,8 +251,8 @@ libraries, which may not have all codecs enabled that were just named. %package devel Summary: Development files for the VLC media player system Group: Development/Libraries/C and C++ -Requires: %{name} = %{version} Requires: %{name}-jack = %{version} +Requires: %{name}-noX = %{version} Requires: %{name}-vdpau = %{version} %description devel