enable buffer-queue 00/53400/1
authorSangjin Lee <lsj119@samsung.com>
Fri, 4 Dec 2015 12:20:45 +0000 (21:20 +0900)
committerSangjin Lee <lsj119@samsung.com>
Fri, 4 Dec 2015 12:20:45 +0000 (21:20 +0900)
Change-Id: Icd530a0f1361a075b1c2b8da46bb1f391fa7eb22

packaging/libgbm.spec

index 3a9e05f..adc4da5 100644 (file)
@@ -30,7 +30,7 @@ Development header files for use with Wayland GBM
 %setup -q -n %{name}
 
 %build
-%reconfigure --disable-static
+%reconfigure --disable-static --enable-tbm-queue
 make libdir=%{_libdir} major_ver=%{MAJOR_VER} minor_ver=%{MINOR_VER}
 
 %install