Skip to content

Commit

Permalink
refresh control patch for no libdb
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincinator committed May 7, 2024
1 parent 789aa6f commit 1154603
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions patches/debian_control.patch
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
diff -Naur a/debian/control b/debian/control
--- a/debian/control 2024-01-30 22:14:07.388590203 +0000
+++ b/debian/control 2024-01-30 22:14:45.667019104 +0000
@@ -6,10 +6,10 @@
diff --color -Naur a/debian/control b/debian/control
--- a/debian/control 2024-05-07 12:14:12.409629202 +0200
+++ b/debian/control 2024-05-07 12:15:44.809988686 +0200
@@ -6,11 +6,11 @@
Standards-Version: 3.9.8
Homepage: http://dev.perl.org/perl5/
Rules-Requires-Root: no
+Build-Conflicts: libdb-dev
Build-Depends: file,
cpio,
dpkg-dev (>= 1.22.5),
libcrypt-dev,
- libdb-dev,
libgdbm-dev (>= 1.18-3),
Expand Down

0 comments on commit 1154603

Please sign in to comment.