mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 20:47:16 +08:00
Step 4: restore libusb1 in platfrom, keeping libusb in core, kdebase-workspace needs the core version instead so libusb1 can't provide libusb and upower need libusb1
This commit is contained in:
parent
8307ed5250
commit
80063a0b79
@ -1,12 +1,9 @@
|
||||
# $Id: PKGBUILD 79849 2010-05-08 12:19:42Z jgc $
|
||||
# Maintainer: Jan de Groot <jgc@archlinux.org>
|
||||
pkgname=libusb
|
||||
pkgname=libusb1
|
||||
pkgver=1.0.8
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
depends=('glibc')
|
||||
replaces=('libusb1')
|
||||
conflicts=('libusb1')
|
||||
provides=('libusb1')
|
||||
pkgdesc="Library to enable user space application programs to communicate with USB devices."
|
||||
arch=(i686 x86_64)
|
||||
url="http://libusb.sourceforge.net/"
|
Loading…
Reference in New Issue
Block a user