Skip to content

Commit 5580033

Browse files
radxa-chenchongbiaoRadxaYuntian
authored andcommitted
fix: fix package name for linux-libc-dev
1 parent d69c907 commit 5580033

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/share/rsdk/infra-package/debian/control.linux.jsonnet

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ function(
4646
Architecture: all
4747
Section: kernel
4848
Priority: optional
49-
Provides: linux-libc-dev
50-
Depends: linux-libc-dev-${binary:Version}-%(fork)s,
49+
Depends: linux-libc-dev (= ${binary:Version}),
5150
${misc:Depends},
5251
Description: Radxa Linux libc-dev meta-package for new product
5352
This is the meta-package for Linux libc-dev.

0 commit comments

Comments
 (0)