Fix subpackage names in baselibs.conf
authorPatrick McCarty <patrick.mccarty@linux.intel.com>
Tue, 5 Feb 2013 18:49:47 +0000 (10:49 -0800)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Fri, 31 Oct 2014 13:33:24 +0000 (14:33 +0100)
Change-Id: Iab4fc2f60c7367d66c3879e7dde6ed7b114e8fee

packaging/baselibs.conf

index 6ef4b5d..3badf4d 100644 (file)
@@ -1,6 +1,6 @@
-libFLAC
-libFLAC++
+libflac
+libflac++
 flac-devel
   requires -flac-<targettype>
-  requires "libFLAC-<targettype> = <version>"
-  requires "libFLAC++-<targettype> = <version>"
+  requires "libflac-<targettype> = <version>"
+  requires "libflac++-<targettype> = <version>"