diff options
author | Christian Pointner <equinox@helsinki.at> | 2025-03-27 19:25:26 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2025-03-27 19:25:26 (GMT) |
commit | 007968bc72332f5058aa9d7a3ddfd2d5fbc9a0f6 (patch) | |
tree | 42188f8b75b324bc9a5ce896304620aa259ea354 /snd-pcxhr-dkms/debian/control | |
parent | 7df0e67f08b759d8f9dd75726a2f7ff1d09e24b7 (diff) |
add package snd-pcxhr-dkms
Diffstat (limited to 'snd-pcxhr-dkms/debian/control')
-rw-r--r-- | snd-pcxhr-dkms/debian/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/snd-pcxhr-dkms/debian/control b/snd-pcxhr-dkms/debian/control new file mode 100644 index 0000000..238914e --- /dev/null +++ b/snd-pcxhr-dkms/debian/control @@ -0,0 +1,13 @@ +Source: snd-pcxhr-dkms +Section: kernel +Priority: optional +Maintainer: Christian Pointner <equinox@spreadspace.org> +Build-Depends: debhelper-compat (= 13), + dh-sequence-dkms, +Standards-Version: 4.6.0 +Rules-Requires-Root: no + +Package: snd-pcxhr-dkms +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: ALSA Driver for Digigram VX/PCX cards |