diff --git a/hardware/optical/libcdio/actions.py b/hardware/optical/libcdio/actions.py
index d72fd87de0..13e5079c82 100644
--- a/hardware/optical/libcdio/actions.py
+++ b/hardware/optical/libcdio/actions.py
@@ -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()
diff --git a/hardware/optical/libcdio/pspec.xml b/hardware/optical/libcdio/pspec.xml
index 44ec490598..256504df6e 100644
--- a/hardware/optical/libcdio/pspec.xml
+++ b/hardware/optical/libcdio/pspec.xml
@@ -12,10 +12,12 @@
library
A library to encapsulate CD-ROM reading and control
This library provides an interface for CD-ROM access. It can be used by applications that need OS- and device-independent access to CD-ROM devices.
- mirrors://gnu/libcdio/libcdio-2.0.0.tar.gz
+ mirrors://gnu/libcdio/libcdio-2.1.0.tar.bz2
- libgcc
-
+ libcddb-devel
+ ncurses-devel
+ libgcc
+
@@ -25,8 +27,10 @@
libcdio
- libgcc
-
+ libcddb
+ ncurses
+ libgcc
+
/usr/share/info
/usr/share/man
@@ -49,6 +53,13 @@
+
+ 2020-01-14
+ 2.1.0
+ Version bump
+ Idris Kalp
+ idriskalp@gmail.com
+
2018-07-31
2.0.0