libcdio 2.1.0

This commit is contained in:
idriskalp
2020-01-14 19:09:35 +03:00
parent 51225ad0a7
commit b2ec813e94
2 changed files with 18 additions and 6 deletions
+2 -1
View File
@@ -15,7 +15,8 @@ def setup():
--with-cd-paranoia-name=libcdio-paranoia \
--disable-vcd-info \
--enable-cpp-progs \
--disable-rpath")
--disable-rpath \
--enable-cddb")
def build():
autotools.make()