add baselibs
authorAnas Nashif <anas.nashif@intel.com>
Thu, 22 Nov 2012 14:34:40 +0000 (06:34 -0800)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Fri, 31 Oct 2014 13:33:24 +0000 (14:33 +0100)
packaging/baselibs.conf [new file with mode: 0644]

diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf
new file mode 100644 (file)
index 0000000..6ef4b5d
--- /dev/null
@@ -0,0 +1,6 @@
+libFLAC
+libFLAC++
+flac-devel
+  requires -flac-<targettype>
+  requires "libFLAC-<targettype> = <version>"
+  requires "libFLAC++-<targettype> = <version>"