diff options
Diffstat (limited to 'linux-libc-dev.pkg/control')
-rw-r--r-- | linux-libc-dev.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-libc-dev.pkg/control b/linux-libc-dev.pkg/control index 0ff241b..647ad47 100644 --- a/linux-libc-dev.pkg/control +++ b/linux-libc-dev.pkg/control @@ -1,6 +1,6 @@ Architecture: any-linux-any Platform: all -Depends: linux-common (= ${Binary-Version}) +Depends: linux-common (>= ${Source-Version}) Description: Linux support headers for userspace development This package provides headers that define interfaces for userspace libraries and programs. These headers are used by BusyBox and the C library, for |