Move buildroot to bsp directory.

This commit is contained in:
2016-11-16 22:05:33 +01:00
parent 317c040ea8
commit 807ab03547
7408 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
################################################################################
#
# libsexy
#
################################################################################
LIBSEXY_VERSION = 0.1.11
LIBSEXY_SITE = http://releases.chipx86.com/libsexy/libsexy
LIBSEXY_DEPENDENCIES = libgtk2 libxml2
LIBSEXY_INSTALL_STAGING = YES
LIBSEXY_LICENSE = LGPLv2.1+
LIBSEXY_LICENSE_FILES = COPYING
$(eval $(autotools-package))