https://bugzilla.novell.com/show_bug.cgi?id=751666 https://bugzilla.novell.com/show_bug.cgi?id=751666#c3 --- Comment #3 from Stefan Dirsch <sndirsch@suse.com> 2012-03-12 12:59:49 UTC --- Well I ran into a dependancy loop before, so I did it that way. xorg-x11-server.changes: [...] ------------------------------------------------------------------- Thu Apr 30 15:04:14 CEST 2009 - sndirsch@suse.de - instead of require do provide INPUT_ABI_VERSION/VIDEO_ABI_VERSION to fix dependancy loop ------------------------------------------------------------------- Thu Apr 30 12:21:40 CEST 2009 - sndirsch@suse.de - [...] - require INPUT_ABI_VERSION = 4 (provided by xorg-x11-driver-input) - require VIDEO_ABI_VERSION = 5 (provided by xorg-x11-driver-video) - [...] [...] xorg-x11-driver-video.changes [...] ------------------------------------------------------------------- Thu Apr 30 15:08:16 CEST 2009 - sndirsch@suse.de - instead of providing do require VIDEO_ABI_VERSION to fix dependancy loop ------------------------------------------------------------------- Thu Apr 30 12:26:32 CEST 2009 - sndirsch@suse.de - provide VIDEO_ABI_VERSION = 5 (required by xorg-x11-server) [...] xorg-x11-driver-input.changes [...] ------------------------------------------------------------------- Thu Apr 30 15:06:42 CEST 2009 - sndirsch@suse.de - instead of providing do require INPUT_ABI_VERSION to fix dependancy loop ------------------------------------------------------------------- Thu Apr 30 12:24:37 CEST 2009 - sndirsch@suse.de - require xkeyboard-config >= 1.5 - provide INPUT_ABI_VERSION = 4 (required by xorg-x11-server) [...] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.