summaryrefslogtreecommitdiff
path: root/package/boost
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-22 15:20:22 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-22 15:20:22 +0200
commitc9952d01d5058e26b4d913079cc55f60027e315c (patch)
tree22ab8b7c4d6157e04e469459ed44b44b05f2663c /package/boost
parent802675c2e476a9c490baa9488dd1b49a17f32d23 (diff)
add omxplayer for raspberry pi
Diffstat (limited to 'package/boost')
-rw-r--r--package/boost/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boost/Makefile b/package/boost/Makefile
index 5823b208e..168b20070 100644
--- a/package/boost/Makefile
+++ b/package/boost/Makefile
@@ -21,7 +21,7 @@ PKG_SUBPKGS:= BOOST BOOST_DEV
PKGSD_BOOST_DEV:= boost header files
PKGSC_BOOST_DEV:= devel
-PKG_CHOICES_BOOST:= STATIC SHARED BOTH
+PKG_CHOICES_BOOST:= SHARED STATIC BOTH
PKGCD_STATIC:= install static libs
PKGCD_SHARED:= install shared libs
PKGCD_BOTH:= install static and shared libs