added baselibs for multi lib support( deleted by mistake)
authorAnas Nashif <anas.nashif@intel.com>
Mon, 11 Feb 2013 16:15:20 +0000 (08:15 -0800)
committerSung-Jin Park <sj76.park@samsung.com>
Fri, 21 Feb 2020 07:56:27 +0000 (16:56 +0900)
packaging/baselibs.conf [new file with mode: 0644]
packaging/pixman.spec

diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf
new file mode 100644 (file)
index 0000000..1c88eb9
--- /dev/null
@@ -0,0 +1 @@
+pixman
index 31c9d2fff35512c666aa9b359610c3a2f7109775..2c470458b7b229159f1653548d778300fde68b11 100644 (file)
@@ -6,6 +6,7 @@ Summary:        Pixel manipulation library
 Url:            http://www.x.org/
 Group:          System/Libraries
 Source:         %{name}-%{version}.tar.gz
+Source1:        baselibs.conf
 BuildRequires:  pkgconfig(libpng12)
 
 %description