summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/dependencies/libr/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/_base/dependencies/libr/debian/control')
-rw-r--r--ubuntu/_base/dependencies/libr/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/_base/dependencies/libr/debian/control b/ubuntu/_base/dependencies/libr/debian/control
index ef0c6ad6f..df44ba5b5 100644
--- a/ubuntu/_base/dependencies/libr/debian/control
+++ b/ubuntu/_base/dependencies/libr/debian/control
@@ -6,7 +6,7 @@ Standards-Version: 3.8.4
Section: libs
Homepage: http://www.compholio.com/elficon/
-Package: libr0
+Package: libr1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -16,6 +16,6 @@ Description: ELF binary resource library
Package: libr-dev
Section: libdevel
Architecture: any
-Depends: libr0 (= ${binary:Version})
+Depends: libr1 (= ${binary:Version})
Description: ELF binary resource library
Store and retrieve resources from ELF binaries.