upstream stopped depending on boost in 2016, remove it

OK sthen@
This commit is contained in:
phessler 2023-01-09 10:44:41 +00:00
parent 0ff37b4618
commit de1cbc4651
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,6 @@
COMMENT= managing meta-data of audio formats
DISTNAME= taglib-1.13
REVISION= 0
CATEGORIES= audio devel
@ -18,8 +19,7 @@ COMPILER = base-clang ports-gcc
MASTER_SITES= https://taglib.github.io/releases/
MODULES= devel/cmake
BUILD_DEPENDS= devel/boost \
devel/cppunit
BUILD_DEPENDS= devel/cppunit
CONFIGURE_ARGS= -DBUILD_SHARED_LIBS=ON \
-DBUILD_TESTING=ON